Skip to content

[None][test] Waive 9 failed cases for main in QA CI#13540

Merged
crazydemo merged 3 commits intoNVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260428-024737
Apr 30, 2026
Merged

[None][test] Waive 9 failed cases for main in QA CI#13540
crazydemo merged 3 commits intoNVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260428-024737

Conversation

@xinhe-nv
Copy link
Copy Markdown
Collaborator

@xinhe-nv xinhe-nv commented Apr 28, 2026

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by qa@nvidia.com)
Target branch: main
Jenkins: https://prod.blsm.nvidia.com/swqa-tensorrt-qa-test/job/LLM_FUNCTION_TEST/2116/
Bug(s): 6117811, 6117814, 6117816, 6120553, 6120558

Waive entries added

accuracy/test_disaggregated_serving.py::TestGemma3_1BInstruct::test_kv_cache_v2_nixl_python SKIP (https://nvbugs/6117811)
accuracy/test_disaggregated_serving.py::TestGemma3_1BInstruct::test_auto_dtype[True] SKIP (https://nvbugs/6117811)
accuracy/test_disaggregated_serving.py::TestGemma3_1BInstruct::test_auto_dtype[False] SKIP (https://nvbugs/6117811)
accuracy/test_llm_api_autodeploy.py::TestModelRegistryAccuracy::test_autodeploy_from_registry[nvidia_Llama-3.1-8B-Instruct-FP8-True] SKIP (https://nvbugs/6117816)
accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_eagle3_2gpus[triton-two_model-overlap_scheduler] SKIP (https://nvbugs/6120553)
accuracy/test_llm_api_pytorch.py::TestGPTOSS::test_eagle3_2gpus[triton-one_model-overlap_scheduler] SKIP (https://nvbugs/6120553)
accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B_Instruct_Eagle3::test_eagle3_one_model SKIP (https://nvbugs/6117814)
accuracy/test_llm_api_autodeploy.py::TestNemotronV2::test_fp8[True] SKIP (https://nvbugs/6117816)
accuracy/test_llm_api_autodeploy.py::TestNemotronV2::test_auto_dtype[True] SKIP (https://nvbugs/6117816)

Already waived (skipped)

  • accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype

This PR was auto-generated by TensorRT LLM CI Report. Please review the waive entries before merging.

@crazydemo crazydemo changed the title [None][infra] Waive 9 failed cases for main in post-merge [None][infra] Waive 9 failed cases for main in QA CI Apr 28, 2026
@crazydemo crazydemo changed the title [None][infra] Waive 9 failed cases for main in QA CI [None][test] Waive 9 failed cases for main in QA CI Apr 28, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: ed4eda74-f46a-45c3-8aa5-6e7eb12e64f8

📥 Commits

Reviewing files that changed from the base of the PR and between 3a790bd and 93ff2e6.

📒 Files selected for processing (1)
  • tests/integration/test_lists/waives.txt

📝 Walkthrough

Walkthrough

This pull request adds 9 new SKIP waivers to the test skip list file, covering Gemma3 KV-cache tests, Gemma3 auto-dtype variants, auto-deploy accuracy tests, GPTOSS Eagle3 scheduling variants, and NemotronV2 auto-deploy tests, each with referenced bug tracking URLs.

Changes

Cohort / File(s) Summary
Test Waiver List
tests/integration/test_lists/waives.txt
Added 9 new SKIP waiver entries for Gemma3 disaggregated serving and auto-dtype variants, auto-deploy accuracy tests, Eagle3 2-GPU Triton scheduling, and NemotronV2 auto-deploy tests with NVBUG references.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • jieli-matrix
  • EmmaQiaoCh
  • StanleySun639
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding 9 test waive entries for CI. It follows the template format with [None][test] prefix and clearly conveys the purpose.
Description check ✅ Passed The PR description is comprehensive and provides clear context: it identifies the auto-generated nature, lists all waive entries with bug references, and explicitly requests review before merging.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@crazydemo crazydemo enabled auto-merge (squash) April 28, 2026 06:42
@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --skip-test

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #45882 [ run ] triggered by Bot. Commit: d278455 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #45882 [ run ] completed with state FAILURE. Commit: d278455
/LLM/main/L0_MergeRequest_PR pipeline #36056 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

Link to invocation

@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --skip-test

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #45933 [ run ] triggered by Bot. Commit: 4667bb2 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #45933 [ run ] completed with state FAILURE. Commit: 4667bb2
/LLM/main/L0_MergeRequest_PR pipeline #36095 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

Link to invocation

@crazydemo crazydemo force-pushed the trtllm-ci-report/waive-20260428-024737 branch from 4667bb2 to fe883e1 Compare April 29, 2026 00:51
@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --skip-test

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46009 [ run ] triggered by Bot. Commit: fe883e1 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46009 [ run ] completed with state FAILURE. Commit: fe883e1
/LLM/main/L0_MergeRequest_PR pipeline #36159 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

Bug(s): 6117811, 6117814, 6117816, 6120553, 6120558
Requested by: qa@nvidia.com

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@crazydemo crazydemo force-pushed the trtllm-ci-report/waive-20260428-024737 branch from fe883e1 to 91ede95 Compare April 29, 2026 02:28
@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --skip-test

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46031 [ run ] triggered by Bot. Commit: 91ede95 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46031 [ run ] completed with state FAILURE. Commit: 91ede95
/LLM/main/L0_MergeRequest_PR pipeline #36179 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@crazydemo
Copy link
Copy Markdown
Collaborator

/bot skip -comment "only waive tests"

@github-actions
Copy link
Copy Markdown

GitHub Bot Help

/bot [-h] ['run', 'kill', 'skip', 'reuse-pipeline'] ...

Provide a user friendly way for developers to interact with a Jenkins server.

Run /bot [-h|--help] to print this help message.

See details below for each supported subcommand.

Details

run [--reuse-test (optional)pipeline-id --disable-fail-fast --skip-test --stage-list "A10-PyTorch-1, xxx" --gpu-type "A30, H100_PCIe" --test-backend "pytorch, cpp" --add-multi-gpu-test --only-multi-gpu-test --disable-multi-gpu-test --post-merge --extra-stage "H100_PCIe-TensorRT-Post-Merge-1, xxx" --detailed-log --debug(experimental) --high-priority]

Launch build/test pipelines. All previously running jobs will be killed.

--reuse-test (optional)pipeline-id (OPTIONAL) : Allow the new pipeline to reuse build artifacts and skip successful test stages from a specified pipeline or the last pipeline if no pipeline-id is indicated. If the Git commit ID has changed, this option will be always ignored. The DEFAULT behavior of the bot is to reuse build artifacts and successful test results from the last pipeline.

--disable-reuse-test (OPTIONAL) : Explicitly prevent the pipeline from reusing build artifacts and skipping successful test stages from a previous pipeline. Ensure that all builds and tests are run regardless of previous successes.

--disable-fail-fast (OPTIONAL) : Disable fail fast on build/tests/infra failures.

--skip-test (OPTIONAL) : Skip all test stages, but still run build stages, package stages and sanity check stages. Note: Does NOT update GitHub check status.

--stage-list "A10-PyTorch-1, xxx" (OPTIONAL) : Only run the specified test stages. Supports wildcard * for pattern matching (e.g., "*PerfSanity*" matches all stages containing PerfSanity). Examples: "A10-PyTorch-1, xxx", "PerfSanity". Note: Does NOT update GitHub check status.

--gpu-type "A30, H100_PCIe" (OPTIONAL) : Only run the test stages on the specified GPU types. Examples: "A30, H100_PCIe". Note: Does NOT update GitHub check status.

--test-backend "pytorch, cpp" (OPTIONAL) : Skip test stages which don't match the specified backends. Only support [pytorch, cpp, tensorrt, triton]. Examples: "pytorch, cpp" (does not run test stages with tensorrt or triton backend). Note: Does NOT update GitHub pipeline status.

--only-multi-gpu-test (OPTIONAL) : Only run the multi-GPU tests. Note: Does NOT update GitHub check status.

--disable-multi-gpu-test (OPTIONAL) : Disable the multi-GPU tests. Note: Does NOT update GitHub check status.

--add-multi-gpu-test (OPTIONAL) : Force run the multi-GPU tests in addition to running L0 pre-merge pipeline.

--post-merge (OPTIONAL) : Run the L0 post-merge pipeline instead of the ordinary L0 pre-merge pipeline.

--extra-stage "H100_PCIe-TensorRT-Post-Merge-1, xxx" (OPTIONAL) : Run the ordinary L0 pre-merge pipeline and specified test stages. Supports wildcard * for pattern matching. Examples: --extra-stage "H100_PCIe-TensorRT-Post-Merge-1, xxx", --extra-stage "Post-Merge".

--detailed-log (OPTIONAL) : Enable flushing out all logs to the Jenkins console. This will significantly increase the log volume and may slow down the job.

--debug (OPTIONAL) : Experimental feature. Enable access to the CI container for debugging purpose. Note: Specify exactly one stage in the stage-list parameter to access the appropriate container environment. Note: Does NOT update GitHub check status.

--high-priority (OPTIONAL) : Run the pipeline with high priority. This option is restricted to authorized users only and will route the job to a high-priority queue.

kill

kill

Kill all running builds associated with pull request.

skip

skip --comment COMMENT

Skip testing for latest commit on pull request. --comment "Reason for skipping build/test" is required. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

reuse-pipeline

reuse-pipeline

Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break.

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46274 [ run ] triggered by Bot. Commit: 92ffa86 Link to invocation

@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46286 [ run ] triggered by Bot. Commit: 92ffa86 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46274 [ run ] completed with state ABORTED. Commit: 92ffa86

Link to invocation

@crazydemo
Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46294 [ run ] triggered by Bot. Commit: 92ffa86 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46286 [ run ] completed with state ABORTED. Commit: 92ffa86

Link to invocation

@crazydemo
Copy link
Copy Markdown
Collaborator

/bot skip --comment "only update waives.txt"

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46318 [ skip ] triggered by Bot. Commit: 92ffa86 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46318 [ skip ] completed with state SUCCESS. Commit: 92ffa86
Skipping testing for commit 92ffa86

Link to invocation

@crazydemo crazydemo merged commit 30a1419 into NVIDIA:main Apr 30, 2026
6 checks passed
@xinhe-nv xinhe-nv deleted the trtllm-ci-report/waive-20260428-024737 branch April 30, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants